EnqueueArray(OracleObject[],OracleQueueMessageProperties[],OracleQueueEnqueueOptions) Method
Adds an array of messages of user-defined type to the specified queue.
Parameters
- payloads
- Array of objects from which messages will be constructed.
- properties
- Array of messages properties. If skipped or null, it is derived from EnqueueMessageProperties property.
- enqOptions
- Options for inserting. If skipped or null, they are obtained from EnqueueOptions property.
Return Value
Returns an array of message IDs of the enqueued messages.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2